PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DActivation Class / getActivationMode Method
In This Topic
    getActivationMode Method
    In This Topic
    Gets the annotation activation mode.
    Syntax
    public PDF3DActivationMode getActivationMode()

    Return Value

    A PDF3DActivationMode enum member specifying the circumstances under which the annotation should be activated.
    See Also